[INFO] cloning repository https://github.com/erling1/CV_Game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erling1/CV_Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac2b21edf3a2271717bb99fb3e18d3eb613aaa0c
[INFO] checking erling1/CV_Game against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferling1%2FCV_Game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erling1/CV_Game
[INFO] finished tweaking git repo https://github.com/erling1/CV_Game
[INFO] tweaked toml for git repo https://github.com/erling1/CV_Game written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erling1/CV_Game on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erling1/CV_Game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1650337139c7a437359910830a5775f1da5c7dc6452689dc08d621e5d17c393b
[INFO] running `Command { std: "docker" "start" "-a" "1650337139c7a437359910830a5775f1da5c7dc6452689dc08d621e5d17c393b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1650337139c7a437359910830a5775f1da5c7dc6452689dc08d621e5d17c393b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1650337139c7a437359910830a5775f1da5c7dc6452689dc08d621e5d17c393b", kill_on_drop: false }`
[INFO] [stdout] 1650337139c7a437359910830a5775f1da5c7dc6452689dc08d621e5d17c393b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2411dd4254edb3b5ff696f4fff79c8bd115262729271d5fe14034951a4f3c7f3
[INFO] running `Command { std: "docker" "start" "-a" "2411dd4254edb3b5ff696f4fff79c8bd115262729271d5fe14034951a4f3c7f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking macroquad-particles v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking CVGame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `see_CV_button_pos` in this scope
[INFO] [stdout]    --> src/main.rs:528:38
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         if ui.button(see_CV_button_pos, "See CV") {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 528 -                         if ui.button(see_CV_button_pos, "See CV") {
[INFO] [stdout] 528 +                         if ui.button(deploy_button_pos, "See CV") {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AnimatedSprite` and `Animation`
[INFO] [stdout]  --> src/main.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::experimental::animation::{AnimatedSprite, Animation};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::miniquad::window`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::miniquad::window;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Skin` has no field named `see_cv_button_style`
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         see_cv_button_style,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ `Skin` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `button_style`, `tabbar_style`, `combobox_style`, `editbox_style`, `window_titlebar_style` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `see_CV_button_pos` in this scope
[INFO] [stdout]    --> src/main.rs:528:38
[INFO] [stdout]     |
[INFO] [stdout] 528 |                         if ui.button(see_CV_button_pos, "See CV") {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 528 -                         if ui.button(see_CV_button_pos, "See CV") {
[INFO] [stdout] 528 +                         if ui.button(deploy_button_pos, "See CV") {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AnimatedSprite` and `Animation`
[INFO] [stdout]  --> src/main.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::experimental::animation::{AnimatedSprite, Animation};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::miniquad::window`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::miniquad::window;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Skin` has no field named `see_cv_button_style`
[INFO] [stdout]    --> src/main.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         see_cv_button_style,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ `Skin` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `button_style`, `tabbar_style`, `combobox_style`, `editbox_style`, `window_titlebar_style` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `CVGame` (bin "CVGame" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `CVGame` (bin "CVGame") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2411dd4254edb3b5ff696f4fff79c8bd115262729271d5fe14034951a4f3c7f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2411dd4254edb3b5ff696f4fff79c8bd115262729271d5fe14034951a4f3c7f3", kill_on_drop: false }`
[INFO] [stdout] 2411dd4254edb3b5ff696f4fff79c8bd115262729271d5fe14034951a4f3c7f3
